Skip to content

Support ByteBuffer payload for basic.publish#1885

Merged
acogoluegnes merged 1 commit intomainfrom
publish-byte-buffer
Apr 23, 2026
Merged

Support ByteBuffer payload for basic.publish#1885
acogoluegnes merged 1 commit intomainfrom
publish-byte-buffer

Conversation

@acogoluegnes
Copy link
Copy Markdown
Contributor

No description provided.

@acogoluegnes acogoluegnes force-pushed the publish-byte-buffer branch 7 times, most recently from ad2ec50 to b06aa95 Compare February 27, 2026 09:28
Instead of body[]. This targets workloads that have message payloads
that sits in off-heap memory. By using Netty it guarantees memory will
stay off-heap.

Conflicts:
	pom.xml
@acogoluegnes acogoluegnes marked this pull request as ready for review April 23, 2026 06:34
@acogoluegnes acogoluegnes merged commit 39bad20 into main Apr 23, 2026
7 checks passed
@acogoluegnes acogoluegnes deleted the publish-byte-buffer branch April 23, 2026 06:35
acogoluegnes added a commit that referenced this pull request Apr 23, 2026
@michaelklishin michaelklishin added this to the 6.0.0 milestone Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants